--[[v2.1d]]--
	* ++ Added a toggle for the temporary threat widget.
	* ~~ Tanking settings and spec preferences are now character specific, as intented.

--[[v2.1c]]--
	* ++ Class Icons now have a transparent setting.
	* ++ Threat Textures now have a "none" style which removes the threat textures.
	* ++ All text's now have outline options and shadow toggles.
	* ++ New Feature: Health bars can now be colored according to threat levels.
	* ++ New users will now be prompted on loading to assign their current theme to Threat Plates or not.
	* || Textures have been moved around to make better sense of the theme system.
	* || Threat widget is currently in progress.

--[[v2.1b]]--
	* ~~ Lua Error Fix

--[[v2.1a]]--
	* -- Removed frame x and y offsets as this caused conflicts with positioning.
	* ++ Class icons can now be toggled, sized, and positioned.
	* ++ Boss danger skull icons can now be toggled, sized, and positioned.
	* ++ Raid icons can now be sized, and positioned.
	* ++ Paladin and Warrior tanking spec's can now be determined on first usage of the addon.
	* ++ When players respec, talent information and spec is displayed.(i.e. Enhancement: (19/52/0))
	* ~~ Cast text is now working.
	* ~~ Statusbar widget now displays textures properly as well as statusbar names.
	* || Options optimized. (lower memory)

--[[v2.1]]-- 

    * Added SharedMedia support.
    * Added text options.
    * Added threat glow color options. ~ Requires reloading of UI to update.
    * Added target art.
    * Added unit type threat scaling offsets as well as a toggle for that system.
    * Added threat ignored marked scaling and alpha.
    * Added non-combat mob threat hiding. ~ May not be accurate.
    * Threat texture style 'Bar' has been remade to reflect the proper colors (reversed).
    * Option functions reworked. (Lower memory)
    * Switched back to global saved variables.


--[[v2.0a]]--

    * Memory and CPU usage optimized.
    * Ace Libraries updated. (no more 'IsVisible' lua errors)
    * Empty.lua fixed to no longer change the empty texture to a shared media texture.
    * Options reworked and custom profile names can be created (per character ~ no worries they still look the same).


--[[v2.0]]--

    * New Feature: Custom Theme's can now be created and used. (More info in the userConfig.lua)
    * New Theme: 'Bar Style' is now available in the threat options. ~ made by suicidalkatt (COULD BE YOU! Find out HOW! more info in the userConfig.lua)
    * Additional SharedMedia adjustments made available in the userConfig.lua as well as an additional localization font option for defaultFont. (Blizzard global for default localized text.)
    * Typo's fixed.


--[[v1.9a]]--

    * New Feature: A new userConfig.lua file has been created for more user settings such as Shared Media and Localization. Open the userConfig.lua with notepad for more information.
    * Welcome message fixed to only display on first usage.
    * First time users will have some dual spec settings auto configured.
    * Warning for first time users to enable the Threat Plates theme in the Tidy Plates configurations.
    * Added dual spec support to all toggles including slash commands.


--[[v1.9]]--

    * Saved Variables are now Per Character
    * New Feature: Dual Spec settings will now auto toggle your role depending on your spec and settings.
    * Fixed an error with class icons in pvp combat.


--[[v1.8]]--

    * Saved variables redone.
    * Marked units can now be ignored by some threat managed components.
    * Some new text options have become available.
    * Fixed an error with non-elite but "dangerous" level mobs (skull level).


--[[v1.7h]]--

    * Fixed threat textures showing out of combat.


--[[v1.7g]]--

    * Minor typo fix.


--[[v1.7f]]--

    * All lua errors fixed. Strange conditionals for threat ignored units will now be working.


--[[v1.7e]]--

    * Fixed lua errors.


--[[v1.7d]]--

    * Fixed lua errors.


--[[v1.7c]]--

    * Fixed conditionals sometimes giving a nil return when threat options were disabled.


--[[v1.7b]]--

    * Fixed friendly nameplates giving the "empty" return for conditionals.


--[[v1.7a]]--

    * Images Compressed to reduce memory usage.
    * Casting text is now on by default.


--[[v1.7]]--

    * Neutral units are now detected by the threat system.
    * Each level of threat now has per role, per level custom alpha settings.
    * Specific unit classifications can now be toggled to be ignored from the threat system.
    * Specific unit classifications can now be completely turned off.
    * Specific unit classifications now have custom scale settings.
    * Specific unit classifications now have custom alpha settings.


--[[v1.6b]]--

    * Toc update for 30300.


--[[v1.6a]]--

    * Threat textures are now working.


--[[v1.6]]--

    * Threat system reworked to allow much cleaner scaling to avoid frame size mismatches.
    * Options have been completely redone.
    * Per role and per threat level scaling has been implemented.
    * Spell Cast text has been implemented.


--[[v1.5]]--
Now included a /tptp, /tptptoggle /tptpdps, and /tptptank commands for class role changes between dpsing and tanking.

Updated ToC
Changed the "high threat" texture to a "default" style texture for better clarity.
Special Text is now working! ~ Thanks DanielTiger <3
Auto class colors in nameplates and auto threat warning enabled.
Ace3 Profiling now included.
Now implemented a toggle switch to enable or disable the threat system.

/tptp - Displays options.
/tptptoggle - Toggle Role from one to the other.
/tptpdps - Toggles DPS threat plates
/tptptank - Toggles Tank threat plates